home *** CD-ROM | disk | FTP | other *** search
- FOR_C - Cobalt Blue
-
- KEYWORDS: language translator, language, prototyping, debugger, Languages, Debuggers & Libraries , 404
-
- FORTRAN to C Translator
-
- FOR_C converts standard FORTRAN-77 to C or ANSI and UNIX compilers, producing
- extremely readable code, which is concise, maintainable, and very portable
- between different environments. MILSPEC extensions are supported, along with
- many VAX PRIME and IBM-VS extensions. I/O translations are excellent,
- e.g. list directed writes translate to fprintf's and unformatted I/O translates
- to fprtunf and fscanunf. DO loops are reduced for efficient subscript
- translations. Function arguments are checked for consistent usage with
- optional C prototypes, often finding hidden bugs, and passed either by value or
- by address. A built-in C-style preprocessor allows easy code customization
- to meet your own specifications. Extra options allow you to optimize
- assignment statements, variable usage, and character translations. FOR_C also
- performs static analysis of your code. FOR_C offers de-include
- capabilities, several output style options and support for FORTRAN-90 code
- generated by FOR-STRUCT, our FORTRAN structuring tool.
-
- We include C source to the runtime library, for code portability along with
- options for porting between different machines.
-
-
- Cobalt Blue
- Tel: (404) 518-1116
- Fax: (404) 640-1182
- Beverley Lightfoot
- Marketing Manager
-